home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970929-19971216 / 000331_news@newsmaster….columbia.edu _Mon Dec 1 06:01:44 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id GAA26256
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 1 Dec 1997 06:01:43 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id GAA21495
  7.     for kermit.misc@watsun; Mon, 1 Dec 1997 06:01:42 -0500 (EST)
  8. Path: news.columbia.edu!sol.ctr.columbia.edu!news.uoregon.edu!news.rediris.es!news-ge.switch.ch!news-fra1.dfn.de!news-was.dfn.de!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!awabi.library.ucla.edu!132.239.254.208!ihnp4.ucsd.edu!munnari.OZ.AU!news.mel.connect.com.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!goanna.cs.rmit.edu.au!yallara.cs.rmit.edu.au!not-for-mail
  9. From: rwi@yallara.cs.rmit.edu.au (Ross Irvine)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Kermit DOS Performance?
  12. Followup-To: poster
  13. Date: 1 Dec 1997 01:15:46 GMT
  14. Organization: Comp Sci, RMIT University, Melbourne, Australia.
  15. Lines: 34
  16. Message-ID: <65t342$k91$1@goanna.cs.rmit.edu.au>
  17. NNTP-Posting-Host: yallara.cs.rmit.edu.au
  18. NNTP-Posting-User: rwi
  19. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  20. Xref: news.columbia.edu comp.protocols.kermit.misc:8125
  21.  
  22. Hi All,
  23.     I'm trying my best to get kermit for dos (3.15) to transfer files 
  24. as fast as possible. It's currently about half the speed of z modem.
  25.  
  26. I've set the following :
  27. set block 3                     ;
  28. set window 4                    ;
  29. set receive packet-length 9000  ;
  30. set control prefix all        ; 
  31.  
  32. I'm transfering data via an Async Bonded ISDN line (The bonding combinds 
  33. 2 64K B channels into one. Giving me 128k to play with).
  34.  
  35. I'm only getting around a 6000 cps rate. I can see that my problem is the 
  36. set control prefix all line. As I'm sending ZIP's, this is probably 
  37. making kermit send twice as much data.
  38.  
  39. I've tried setting unprefix all and prefixings 0,1 and 129 but I keep 
  40. getting strange parity errors on the recieving end. Both sides of the 
  41. xfer are Kermit for DOS 3.15.
  42.  
  43. What do I need to prefix for kermit to send at it's fastest to another 
  44. kermit using CTS/RTS folow control and for the transfer's to work without 
  45. the strange parity errors. This is using 8 data non parity and 1 stop.
  46.  
  47. Thanks..
  48.  
  49. -- 
  50. Ross Irvine                      E-Mail    : rwi@yallara.cs.rmit.edu.au
  51. Computer Science Department,     Phone GSM : +61 419 565 232
  52. RMIT, Melbourne, Australia.      Nokia 2110 FAQ Creater, see below for WWW.
  53. Novell Network Admin - V.B.R.    Work : +61-3-9349-2744 Fax: +61-3-9349-2711
  54. Certified Novell Administrator  (CNA) Still Working on the CNE....
  55. And all round nice guy. :)       WEB : http://yallara.cs.rmit.edu.au/~rwi/